projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3561ea
)
box: Trivial doc change
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 6 Dec 2015 06:53:29 +0000
(
01:53
-0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 15 Dec 2015 13:41:16 +0000
(08:41 -0500)
All the CSS sections are named CSS nodes, so do the same here.
gtk/gtkbox.c
patch
|
blob
|
history
diff --git
a/gtk/gtkbox.c
b/gtk/gtkbox.c
index 1d1964671f5269e54e7365acdd53533bf01ffea2..bc9192b839f339439c5b2dc0a06ca511d097e339 100644
(file)
--- a/
gtk/gtkbox.c
+++ b/
gtk/gtkbox.c
@@
-72,7
+72,7
@@
* Note that a single-row or single-column #GtkGrid provides exactly
* the same functionality as #GtkBox.
*
- * # CSS n
am
es
+ * # CSS n
od
es
*
* GtkBox uses a single CSS node with name box.
*/